Skip to content

DEPS: bump sqlalchemy min support version to 1.4.0 #43191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 29, 2021

Conversation

fangchenli
Copy link
Member

precursor of #42976

@fangchenli fangchenli added the Dependencies Required and optional dependencies label Aug 23, 2021
Copy link
Member

@alimcmaster1 alimcmaster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite a big jump forward in terms of time.

SQLAlchemy 1.3.11 = November 19
SQLAlchemy 1.4.0 = March 21

I know in the past we've wanted to move abit more slowly. So cc @jreback for a decision on this.

@jreback
Copy link
Contributor

jreback commented Aug 25, 2021

no this is fine
the prior version is for compatibility (i mean if we can keep 1.3.11 compat would be great but not sure it's possible)

@alimcmaster1 alimcmaster1 added this to the 1.4 milestone Aug 25, 2021
Copy link
Member

@alimcmaster1 alimcmaster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alimcmaster1 alimcmaster1 self-requested a review August 26, 2021 08:50
@jreback
Copy link
Contributor

jreback commented Aug 27, 2021

hah I didn't realize this was just a dep bump, ok.

@jreback
Copy link
Contributor

jreback commented Aug 27, 2021

@fangchenli if we wanted to have pre 1.4 compat (as well); how hard would this be?

@fangchenli
Copy link
Member Author

@fangchenli if we wanted to have pre 1.4 compat (as well); how hard would this be?

pre 1.4 sqlalchemy freezes the CI in #42976. We could delay the refactoring of SQL tests to keep the pre 1.4 compact.

@lithomas1
Copy link
Member

lithomas1 commented Aug 27, 2021

I think we might even have sqlalchemy 1.4 compat problems see #40682. This might not be safe to do for 1.4.

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update or respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Sep 27, 2021
@jbrockmendel
Copy link
Member

I think we might even have sqlalchemy 1.4 compat problems see #40682. This might not be safe to do for 1.4.

@lithomas1 can you clarify are you saying this isn't safe to do for pandas 1.4 or isnt safe to support sqlalchemy 1.4?

@lithomas1
Copy link
Member

lithomas1 commented Oct 5, 2021

I meant bumping the min version for pandas 1.4.0. Sorry for the confusion

@jreback
Copy link
Contributor

jreback commented Nov 28, 2021

@fangchenli status of this?

@fangchenli fangchenli removed the Stale label Nov 29, 2021
@fangchenli
Copy link
Member Author

@fangchenli status of this?

ready

@jreback
Copy link
Contributor

jreback commented Nov 29, 2021

can you add a whatsnew note about this change (assume we are dropping < 1.4)? (fine by me)

@fangchenli
Copy link
Member Author

can you add a whatsnew note about this change (assume we are dropping < 1.4)? (fine by me)

It's already included in the 1.4 whatsnew doc.

@jreback jreback merged commit 35740b7 into pandas-dev:master Nov 29, 2021
@jreback
Copy link
Contributor

jreback commented Nov 29, 2021

thanks @fangchenli

@fangchenli fangchenli deleted the bump-sqlalchemy branch January 17, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants